home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9526 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  664 b 

  1. Path: news.algonet.se!usenet
  2. From: Marcus G Johansson <astro1@algonet.se>
  3. Newsgroups: comp.lang.c++
  4. Subject: BASM; in TC++
  5. Date: Sat, 02 Mar 1996 13:12:18 +0100
  6. Organization: AlgoNet Public Access Node, Stockholm
  7. Message-ID: <31383B22.A13@algonet.se>
  8. NNTP-Posting-Host: sophocles.algonet.se
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (WinNT; I)
  13.  
  14. I've been trying to write some assembler in TC++ (BASM), but I can't write 
  15. labels, no matter how I write em (tried lot's of ways) it don't work.. Either I 
  16. declared it wrong or it's not existing when I make the jump, so how do I do it?
  17.  
  18. /Marcus
  19.